Submit

Contextforge

@Alfredo Izquierdo

Persistent memory MCP server for Claude. Store decisions, code snippets, and knowledge that survives across sessions. Features semantic search, Git integration (auto-sync commits/PRs), task tracking, memory snapshots, and team collaboration.
Overview
MCP Server for AI Agents

Persistent Memory
for AI Agents

Give your coding agents context that persists across sessions. Semantic search, git integration, snapshots, and more — all through a single MCP server.

No credit card required
Free tier forever
Setup in 5 minutes
ContextForge Projects dashboard

Works with

Claude Code

CLI-powered coding agent with persistent memory across sessions.

Claude Desktop

Native desktop app with full MCP support and memory persistence.

Cursor

AI-first code editor with seamless MCP integration.

Quick Setup

One config. Infinite memory.

Add ContextForge to your MCP config and your agent instantly gets persistent memory, semantic search, git sync, and more.

terminal — contextforge
# Add ContextForge to your MCP config
$ cat claude_desktop_config.json
{
"mcpServers": {
"contextforge": {
"command": "npx",
"args": ["-y", "contextforge-mcp"],
"env": {
"CONTEXTFORGE_API_KEY": "cf_sk_..."
}
}
}
}
 
# Your agent now has persistent memory!
Semantic Search
Git Integration
Snapshots
Projects & Spaces
Task Tracking
API Keys
Import / Export
MCP Native
Feature

Projects

Group spaces into projects, share them with collaborators, and manage access with fine-grained controls.

Projects overview

Everything organized

Each project groups related spaces, issues, and collaborators. Your agent always knows which context belongs where.

Feature

Spaces

Organize knowledge into semantic spaces. Each space is a self-contained context that your AI agent can query independently.

ContextForge Spaces view

Why Spaces?

Each space has its own embeddings index. Your agent searches only the context it needs — faster results, zero noise.

Feature

Git Integration

Automatically index commits, pull requests, and branches. Your agent always knows what changed and why.

Git integration panel

Auto-synced

Connect once, stay updated forever. Every commit and PR is indexed automatically so your agent never falls behind.

Feature

Team

Invite collaborators, manage roles, and share knowledge across your entire team. Everyone gets the same context.

Team collaboration view

Real-time collaboration

Your whole team shares the same knowledge base. Every agent, every member — always in sync.

Feature

Tasks

Track bugs, features, and tasks directly inside ContextForge. Your agent can create, assign, and resolve tasks on the fly.

Task tracker

Agent-managed

Your AI agent can create tasks from code reviews, assign priorities, and resolve them — all through MCP commands.

Feature

Snapshots

Version-control your knowledge base. Create point-in-time snapshots and roll back whenever you need to.

Snapshots timeline

Time travel

Accidentally corrupted your knowledge base? Roll back to any snapshot instantly. Your data is always safe.

Feature

API Keys

Generate scoped API keys for programmatic access. Integrate ContextForge into your CI/CD, scripts, or custom tooling.

API keys management

Scoped access

Create read-only or full-access keys per project. Revoke anytime. Perfect for CI/CD pipelines and automation.

Built for scale

0+

Knowledge items stored

0ms

Avg. semantic search

0%

API uptime

0min

Setup time

Pricing

Simple, transparent pricing

Start free. Upgrade when you need more. 14-day free trial on paid plans.

Free

$0/forever

Perfect for trying out ContextForge with your personal projects.

  • 1 project
  • 3 spaces
  • 200 documents
  • 500 semantic queries/mo
  • 50 MB storage
  • Batch operations
  • Import / Export
  • Git integration
  • Snapshots
  • Collaborators
Most Popular

Pro

$9/month

For developers who need more power and team collaboration.

  • 10 projects
  • Unlimited spaces
  • 2,000 documents
  • 5,000 semantic queries/mo
  • 500 MB storage
  • Git integration — unlimited repos
  • 10 snapshots
  • 2 collaborators
  • 500 webhooks/mo
  • 14-day free trial

Premium

$29/month

For teams and power users who need unlimited everything.

  • Unlimited projects
  • Unlimited spaces
  • 10,000 documents
  • 20,000 semantic queries/mo
  • 2 GB storage
  • Git integration — unlimited repos
  • Unlimited snapshots
  • Unlimited collaborators
  • 5,000 webhooks/mo
  • 14-day free trial

Ready to give your agents memory?

Set up ContextForge in under 5 minutes. No credit card required.

Or

Get in Touch

Questions, feedback, or partnerships.

    Server Config

    {
      "mcpServers": {
        "contextforge": {
          "command": "npx",
          "args": [
            "-y",
            "contextforge-mcp"
          ],
          "env": {
            "CONTEXTFORGE_API_KEY": "<YOUR_API_KEY>"
          }
        }
      }
    }
    © 2025 MCP.so. All rights reserved.

    Build with ShipAny.